﻿header h2 {
	background-image: url(../Immagini/h201.png);
	/* background-repeat: no-repeat; */
	height: 1200px;
	width: 30px;
	margin-left: 8px;
	position: absolute;
	margin-top: 210px;
	text-indent: -999px;
	white-space: nowrap;
	overflow: hidden;
	}
.sommario p:first-child {
	padding-top: 10px;
	}
.capitolo1 h3 {
	background-image: url(../Immagini/TecCapitolo01.png);
	background-repeat: no-repeat;
	height: 70px;
	width: 400px;
	margin-left: 120px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	}
.capitolo1 p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.capitolo2 h3 {
	background-image: url(../Immagini/TecCapitolo02.png);
	background-repeat: no-repeat;
	height: 70px;
	width: 400px;
	margin-left: 120px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	}
.capitolo2 p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.capitolo3 h3 {
	background-image: url(../Immagini/TecCapitolo03.png);
	background-repeat: no-repeat;
	height: 70px;
	width: 400px;
	margin-left: 120px;	
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	}
.capitolo3 p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.capitolo4 h3 {
	background-image: none;
	height: 20px;
	width: 400px;
	margin-left: 120px;	
	text-indent: 100%;
	}
.capitolo4 p {
	margin-top: 5px;
	margin-bottom: 0px;
}
.capitolo4 p:nth-child(2) {
	margin-bottom: 0px;
	padding-bottom: 20px;
	background-image: url(../Immagini/huzzah01.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 45px;
	/* text-align: center; */
	text-align:justify;
	font-style: italic;
}

h4 {
	height: 30px;
	width: 400px;
	font-family:Lucida Calligraphy, Sans;
	font-size: 20px;
	margin-left: 70px;	
	margin-top: 30px;	
	margin-bottom: 0px;	
	}
